Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/integrate 2023 prf #377

Merged
merged 35 commits into from
Jan 26, 2024
Merged

Conversation

courtneymyers
Copy link
Collaborator

Related Issues:

  • CSBAPP-275

Main Changes:

  • Includes initial support of the 2023 PRF in the wrapper app.
  • Fetches data from the BAP from a user's 2023 FRF for injecting into a brand new 2023 PRF submission.
  • Moves shared code for fetching, creating, and updating 2023 FRF and PRF submissions into functions for use across rebate years (and lays the groundwork for doing the same with CRFs in a future release).

Steps To Test:

  1. Ask the BAP to change an existing 2023 FRF submission's status to "Accepted"
  2. Create a new 2023 PRF submission.
  3. Ensure a user's 2023 PRF submissions are fetched from formio, and displayed appropriately on their dashboard, and can be edited and submitted.

TODO:

  • There are a number of "hidden" fields that we inject into a brand new 2023 PRF submission that we still don't have complete data from the BAP for. Once the BAP has provided updated queries and/or has made changes in the BAP on the results of the queried data, we'll need to update the code to reflect those changes.

…ta from Formio out of formio2022 route and into a reusable function that can be used for 2023 PRFs
…mio out of formio2022 route and into a reusable function that can be used for 2023 PRFs
…mio out of formio2022 route and into a reusable function that can be used for 2023 PRFs
…bmission() function from shared formio utility file
…ormio2022 route and into a reusable function that can be used for 2023 CRFs
…correct field names, so the correct data is posted to the api/formio/2023/delete-prf-submission server endpoint
…hen the relationship type is 'Existing Bus Owner'
@courtneymyers courtneymyers merged commit fa4b369 into develop Jan 26, 2024
1 of 2 checks passed
@courtneymyers courtneymyers deleted the feature/integrate-2023-prf branch April 17, 2024 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant